[INFO] cloning repository https://github.com/darb1625/ZKRun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darb1625/ZKRun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarb1625%2FZKRun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarb1625%2FZKRun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d521cfa93ddd2e91707ff85f0f9089fdb32523a
[INFO] checking darb1625/ZKRun/2d521cfa93ddd2e91707ff85f0f9089fdb32523a against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarb1625%2FZKRun" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darb1625/ZKRun
[INFO] finished tweaking git repo https://github.com/darb1625/ZKRun
[INFO] tweaked toml for git repo https://github.com/darb1625/ZKRun written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darb1625/ZKRun on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darb1625/ZKRun already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/methods/guest/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded rrs-lib v0.1.0
[INFO] [stderr]   Downloaded risc0-zkvm-platform v1.2.6
[INFO] [stderr]   Downloaded ark-snark v0.4.0
[INFO] [stderr]   Downloaded risc0-zkp v1.2.6
[INFO] [stderr]   Downloaded docker-generate v0.1.3
[INFO] [stderr]   Downloaded risc0-core v1.2.6
[INFO] [stderr]   Downloaded risc0-binfmt v1.2.6
[INFO] [stderr]   Downloaded ark-groth16 v0.4.0
[INFO] [stderr]   Downloaded risc0-groth16 v1.2.6
[INFO] [stderr]   Downloaded minicbor v0.20.0
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded risc0-build v1.2.6
[INFO] [stderr]   Downloaded camino v1.1.12
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.4.0
[INFO] [stderr]   Downloaded risc0-circuit-recursion v1.2.6
[INFO] [stderr]   Downloaded risc0-circuit-rv32im v1.2.6
[INFO] [stderr]   Downloaded risc0-circuit-keccak v1.2.6
[INFO] [stderr]   Downloaded risc0-zkvm v1.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daf339d7362052f13d7e00050553ddc13612b1c8cc97af8a6f92eaa8ec1b0d1b
[INFO] running `Command { std: "docker" "start" "-a" "daf339d7362052f13d7e00050553ddc13612b1c8cc97af8a6f92eaa8ec1b0d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daf339d7362052f13d7e00050553ddc13612b1c8cc97af8a6f92eaa8ec1b0d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf339d7362052f13d7e00050553ddc13612b1c8cc97af8a6f92eaa8ec1b0d1b", kill_on_drop: false }`
[INFO] [stdout] daf339d7362052f13d7e00050553ddc13612b1c8cc97af8a6f92eaa8ec1b0d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9022f1e8cd44bd2ae07ed3f140b6d4f84f735dfa558d283492d94f81002e368
[INFO] running `Command { std: "docker" "start" "-a" "e9022f1e8cd44bd2ae07ed3f140b6d4f84f735dfa558d283492d94f81002e368", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/methods/guest/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling risc0-zkp v1.2.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling docker-generate v0.1.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling risc0-circuit-recursion v1.2.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling risc0-circuit-rv32im v1.2.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling minicbor v0.20.0
[INFO] [stderr]     Checking rrs-lib v0.1.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking risc0-zkvm-platform v1.2.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling risc0-core v1.2.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking risc0-binfmt v1.2.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-relations v0.4.0
[INFO] [stderr]     Checking ark-snark v0.4.0
[INFO] [stderr]     Checking risc0-circuit-keccak v1.2.6
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling risc0-build v1.2.6
[INFO] [stderr]     Checking ark-crypto-primitives v0.4.0
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking ark-groth16 v0.4.0
[INFO] [stderr]    Compiling zkrun-methods v0.1.0 (/opt/rustwide/workdir/methods)
[INFO] [stderr]     Checking risc0-groth16 v1.2.6
[INFO] [stderr] error: failed to run custom build command for `zkrun-methods v0.1.0 (/opt/rustwide/workdir/methods)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zkrun-methods-89450cb76dc4b90e/build-script-build` (exit status: 255)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RISC0_SKIP_BUILD
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   The 'risc0' toolchain could not be found.
[INFO] [stderr]   To install the risc0 toolchain, use rzup.
[INFO] [stderr]   For example:
[INFO] [stderr]     curl -L https://risczero.com/install | bash
[INFO] [stderr]     rzup install
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e9022f1e8cd44bd2ae07ed3f140b6d4f84f735dfa558d283492d94f81002e368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9022f1e8cd44bd2ae07ed3f140b6d4f84f735dfa558d283492d94f81002e368", kill_on_drop: false }`
[INFO] [stdout] e9022f1e8cd44bd2ae07ed3f140b6d4f84f735dfa558d283492d94f81002e368
